@charset "utf-8";
::-webkit-input-placeholder{color:#999;font-family:microsoft yahei;font-size:14px;}
:-moz-placeholder{color:#999;font-family:microsoft yahei;font-size:14px;}
::-moz-placeholder{color:#999;font-family:microsoft yahei;font-size:14px;}
:-ms-input-placeholder{color:#999;font-family:microsoft yahei;font-size:14px;}
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
ul{list-style:none;margin:0;padding:0;}
.mt10{margin-top:10px;}
.mt20{margin-top:20px;}
.mt30{margin-top:30px;}
.m20{margin:20px 0;}
.p10{padding:10px;}
.pt10{padding:10px 0;}
.pt20{padding:20px 0;}
.p30{padding:30px;}
.clear{clear:both;}
.dis{display:none;}
.text-center{text-align:center;}
.text-hide{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.fl{float:left;}
.fr{float:right;}

body{background:#fff;}
div,td,p{font-size:14px;line-height:24px;}

.notsupport{position:fixed;top:0;bottom:0;z-index:99999;width:100%;height:100%;text-align:center;clear:both;color:#fff;background:#0066cc;}
.notsupport h1{font-size:80px;margin-top:200px;margin-bottom:100px;font-weight:400;}
.notsupport h2{font-size:30px;margin-bottom:30px;font-weight:300;}

.width{width:1200px;margin:0 auto;}
.h1{text-align:center;margin:30px auto 20px auto;border-bottom:1px dashed #f3f3f3;}
.h1 div{font-size:24px;font-family:microsoft yahei;font-weight:300;}
.h1 span{font-size:12px;border-bottom:2px solid #ddd;display:inline-block;color:#999;padding:5px 10px 10px 10px;margin-bottom:-1px;}

.h1_about{text-align:center;margin:20px auto 20px auto;border-bottom:1px dashed #f3f3f3;}
.h1_about div{font-size:24px;font-family:microsoft yahei;font-weight:300;color:#fff;}
.h1_about span{font-size:12px;border-bottom:2px solid #ddd;display:inline-block;color:#FFEB3B;padding:5px 10px 10px 10px;margin-bottom:-1px;}

.h1_blue{text-align:center;margin:30px auto;border-bottom:1px dashed #DBEAF6;}
.h1_blue div{font-size:24px;font-family:microsoft yahei;font-weight:300;}
.h1_blue span{font-size:12px;border-bottom:2px solid #1c3366;display:inline-block;color:#999;padding:5px 10px 10px 10px;margin-bottom:-1px;}

.h2{margin:0 auto 20px auto;border-bottom:1px dashed #f3f3f3;}
.h2 span{border-bottom: 2px solid #ea3c00;display:inline-block;line-height:30px;margin:0;padding:0 0 15px 0;font-size:20px;font-family:microsoft yahei;font-weight:300;}

.bg_blue{background:#f1f8fe;}
.bg_partner{background:url(../images/bg_partner.jpg) no-repeat center top;min-height:392px;}
.bg_gray{background:#2E3033;}
.bg_about{background:#efefef;}

.topbar{background:#f4f4f4;color:#333;border-bottom: 1px #e5e5e5 solid;}
.topbar .fl{line-height:32px;height:32px;}
.topbar .fr{color:#e5e5e5;line-height:32px;height:32px;}
.topbar .fr a{color:#333;display:inline-block;}
.topbar .fr a:hover{color:#f60;}
.top{
    background:url(../images/top_bg4.png) no-repeat center
}
.header{/* background:#fff; */min-height:110px;}
.header .text{/*margin-left:20px;padding-top:34px;*/}
.header .text p{border-left:1px solid #ddd;padding-left:20px;line-height:22px;font-size:14px;}
.header .text p i{padding:0 8px;color:#eee;}
.header .fr{min-height:110px;background: url(../images/icon_tel.png) no-repeat left;padding: 29px 0 0 48px;font-size:36px;color:#f60;font-weight: bold;}
.header .fr span{display:block;font-size:15px;color:#333;}

.nav {position:relative;z-index:999;background: url(../images/nav_bg.png) repeat-x;width:100%;height: 51px;min-height: 55px;}
.navbox { box-shadow: 0 0 10px rgba(0, 0, 0, .1); }
.nav ul { margin:0; padding:0; list-style:none; float:left; }
.nav ul li {  position:relative; float:left; }
.n:hover {background:#E54A3D;}
.nav ul li a {display:block;line-height: 55px;height: 55px;padding: 0 33px;font-size:16px;color: #000;position:relative;}
.nav ul li a:hover {color:#fff;background: #ea3c00;}
.nav ul .hover a {color:#fff;background: #ea3c00;}
.nav li .subnav{position:absolute;background:#fff;padding:10px 0 0 0;border:1px solid #f3f3f3;border-top: 2px solid #ea3c00;border-bottom:0;left:-39px;z-index:9999;opacity:0;transition:all .3s ease 0s;visibility:hidden;transform:translate3d(0,10px,0);}
.nav li .subnav:after{content:'';display:block;width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom: 10px solid #ea3c00;position:absolute;top:-12px;right:45%;}
.nav li .subnav li{display:block;text-align:center;margin:0;min-width:200px;}
.nav li .subnav li a{color:#333;white-space:nowrap;border-radius:0;border-bottom:1px solid #f3f3f3;font-size:14px;line-height:40px; height:40px;}
.nav li .subnav li a:hover{color:#fff;}
.nav li:hover a{color:#fff;background: #ea3c00;}
.nav li:hover .subnav{opacity:1;visibility:visible;}
.nav li:hover .subnav a{background:#fff;color:#333;font-size:14px;}
.nav li:hover .subnav a:hover{background: #ea3c00;color:#fff;}
.nav form { float:right; padding-top:8px; }
.nav form .ip { border:0; border-radius:20px 0 0 20px; padding:8px 10px 8px 20px; vertical-align:middle; }
.nav form .bnt { background:#E74E41; border:0; padding:7px 20px; color:#fff; vertical-align:middle;border-bottom:4px solid #AD1109;border-top-right-radius:25px;border-bottom-right-radius:25px;}

.fullSlide { width: 100%; position: relative; height: 500px; overflow: hidden; z-index: 1; margin: auto; }
.fullSlide .bd { margin: 0 auto; position: relative; z-index: 0; overflow: hidden; }
.fullSlide .bd ul { width: 100% !important; padding: 0px; margin: 0px; }
.fullSlide .bd li { width: 100% !important; height: 500px; overflow: hidden; text-align: center; }
.fullSlide .bd li a { display: block; height: 500px; }

.fullSlide .prev, .fullSlide .next { display:block; position:absolute; z-index:1; top:50%; margin-top:-30px; left:5%; z-index:1; width:40px; height:60px; background:url(../images/slider-arrow.png) -126px -137px #000 no-repeat; cursor:pointer; filter:alpha(opacity=50); opacity:0.5; display:none; }
.fullSlide .next { left:auto; right:5%; background-position:-6px -137px; }

.slideBox { width: 400px; height: 280px; overflow: hidden; position: relative; float: left; margin-right: 15px; }
.slideBox .hd { height: 15px; overflow: hidden; position: absolute; right: 5px; bottom: 5px; z-index: 1; }
.slideBox .hd ul { overflow: hidden; zoom: 1; float: left; }
.slideBox .hd ul li { float: left; margin-right: 5px; width: 10px; height: 10px; line-height: 0; font-size: 0; text-indent: -99999px; text-align: center; background: #fff; cursor: pointer; }
.slideBox .hd ul li.on { background: #F00; }
.slideBox .bd { position: relative; height: 100%; z-index: 0; }
.slideBox .bd li { zoom: 1; vertical-align: middle; }
.slideBox .bd img { width: 400px; height: 280px; display: block; }

.banner_inner{height:350px;padding:110px 0 0 150px;color:#fff;}
.banner_inner h2{font-size:28px;font-weight:400;}
.banner_inner p{color:#fff;font-size:15px;}

.position{line-height:45px;}
.position ul{margin:0;padding:0;}
.position ul li{font-size:14px;}

.home_about{margin-bottom:20px;}
.home_about .more{text-align:center;}
.home_about .more a{display:inline-block;background:#1c3366;padding:8px 40px;color:#fff;border-radius: 25px;}
.home_about .more a:hover{background:#f60;}
.home_about .fl{width:700px;margin-right:40px;}
.home_about .fl h1{font-size:24px;font-weight:500;font-family:microsoft yahei;margin-top:5px;}
.home_about .fl .more{margin:25px 0 0 0;}
.home_about .fl .more a{display:inline-block;background:#1c3366;padding:8px 40px;color:#fff;}
.home_about .fl .more a:hover{background:#f60;}
.home_about .fr{width:460px;height:300px;}
.home_about .fr .flash{width:460px;height:300px}
.home_about .fr .flash .image_number{width:11px;height:11px;border-radius:50%;}
.home_about .fr .flash .label_skitter{background:#777B7B;opacity:.8;color:#fff;}
.home_about .fr .flash .info_slide_dots{bottom:12px;}

.home_slide{position:relative;margin:10px 0;}
.home_slide .hide{width:1090px;overflow:hidden;margin-left:60px;}
.home_slide ul{margin:0;padding:0;width:29999px;}
.home_slide ul li{float:left;width:260px;margin-right:15px;}
.home_slide ul li a{display:block;border:1px solid #f3f3f3;padding:2px;}
.home_slide ul li a img{width:250px;height:190px;}
.home_slide ul li a .name{text-align:center;line-height:45px;padding:0 10px;}
.home_slide ul li a:hover{border-color:#0093dd;}
.home_slide ul li a:hover .name{background:#0093dd;color:#fff;}

.home_slide .pre{background:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23999999'%2F%3E%3C%2Fsvg%3E") no-repeat center;width:45px;height:45px;position:absolute;left:0;top:80px;cursor:pointer;}
.home_slide .next{background:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23999999'%2F%3E%3C%2Fsvg%3E") no-repeat center;width:45px;height:45px;position:absolute;right:-30px;top:80px;cursor:pointer;}

.home_pro_nav{width:280px;}
.home_pro_nav .title{background: #ea3c00;font-size:22px;color:#fff;text-indent:30px;line-height:70px;margin-top: 10px;}
.home_pro_nav .min{min-height:674px;}
.tree_bg{
    background: #ea3c00;
    padding-bottom: 10px;
}
.home_pro_nav .tree{background: #ffffff;width: 94%;margin: 0 auto;}

.home_pro_nav .home_tree h4{background: #ffffff url(../images/bg_icon_plus.gif) no-repeat top right;color:#fff;padding:10px 15px 10px 20px;font-size:16px;font-weight:normal;margin:0;cursor:pointer;border-top:1px solid rgba(220, 220, 220, 0.12);}
.home_pro_nav .home_tree h4 a{color: #000;}
.home_pro_nav .home_tree ul{margin:0 0 10px 0;display:none;border:1px solid #ECEFF2;border-bottom:0;}
.home_pro_nav .home_tree ul li{border-bottom:1px solid #ECEFF2;line-height:40px;padding:0 15px;background:url(../images/bg_icon_dot.gif) no-repeat 16px 16px;padding-left:40px;}
.home_pro_nav .home_tree ul li a{color:#666;}
.home_pro_nav .home_tree ul li a:hover{color:#f30;}
.home_pro_nav .home_tree ul .hover{background-color:#fafafa;}

.home_pro_nav .hover ul{display:block;opacity:1;}
.home_pro_nav .hover h4{background: #ea3c00;}

.tree_base{background:#fff;padding:0 0 10px 0;min-height:200px;}
.tree_base ul{margin:0;padding:0;list-style:none;}
.tree_base ul li{border-bottom: 1px dotted #fffcf4;}
.tree_base ul li a{border-left:2px solid #1c3366;padding-left:30px;border-left:2px solid transparent;height:45px;line-height:45px;display:block;color:#666;}
.tree_base ul li:hover a{color: #000000;border-left: 2px solid #ea3c00;background: #fffcf4;}
.tree_base ul .hover a{border-left: 2px solid #ea3c00;color: #000000;background: #fffcf4;}

.left_contact{background:#fff;padding:15px 20px;}
.left_contact p{margin:0 0 5px 0;padding:0;}
.left_contact p strong{font-size:16px;font-weight:600;}

.home_pro{width:900px;}
.home_pro ul{width:915px;}
.home_pro ul li{float:left;width:290px;margin:0 15px 15px 0;padding:4px;border:1px solid #f3f3f3;background:#fff;min-height:234px;}
.home_pro ul li a .pic{overflow:hidden;}
.home_pro ul li a .pic img{width:100%;height:184px;transition:all 1s;}
.home_pro ul li a .title{background:#fff;padding:10px 15px;text-align:center;}
.home_pro ul li a:hover .pic img{transform:scale(1.3);}

.home_news{ min-height:520px;}
.home_news dl{ width:100%; overflow:hidden; padding-top:42px;}
.home_news dl dt{ width:580px; height:auto; overflow:hidden; float:left; position:relative;}
.home_news dl dt .ov_img{
    overflow: hidden;
    height: 300px;
}
.home_news dl dt img{ display:block;}
.home_news dl dt h2{ line-height:33px; height:44px; overflow:hidden; padding-top:11px; font-size:18px; color:#333;margin-top:0;margin:0;}
.home_news dl dt p{ height:28px; overflow:hidden; line-height:28px; color:#666; font-weight:normal;margin-top:0;margin:0;}
.home_news dl dt span{display:block;position:absolute;left:0;top:0;background: #d0a932;width:82px;height:90px;font-family:Arial;color:#fff;text-align:center;font-size:12px;}
.home_news dl dt span strong,.home_news dl dd span strong{ font-size:40px; display:block; padding-top:15px; line-height:100%;}
.home_news dl dd{ float:right; width:573px; height:110px; padding-bottom:20px; border-bottom:1px #f0f0f0 solid; margin-bottom:20px; overflow:hidden;}
.home_news dl dd span{ display:block; width:82px; height:90px; overflow:hidden; float:left; background:#ccc; color:#fff; font-size:12px; text-align:center; font-family:Arial;}
.home_news dl dd h2,.home_news dl dd p{ width:472px; float:right;margin-top:0;margin:0;}
.home_news dl dd p{ line-height:24px; color:#666;}
.home_news dl dd h2{ line-height:37px; height:37px; overflow:hidden; font-size:16px; color:#333;}
.home_news dl dd:last-child{ border-bottom:none;}
.home_news dl dt a h2:hover{color:#f30;}
.home_news dl dd a h2:hover{color:#f30;}

.partner{}
.partner .fl{padding:90px 20px 0 20px;width:420px;color:#fff;}
.partner .fl h3{font-size:30px;color:#fff;font-weight:normal;margin:0 0 50px 0;}
.partner .fl .tel{background:#292B2D;color:#fff;padding:10px 40px;display:inline-block;margin-top:10px;border-radius:40px;font-size:15px;}
.partner .fr{width:700px;}
.partner .fr ul{margin-top:90px;}
.partner .fr ul li{float:left;width:24%;margin:0 1% 1% 0;}

.home_case{width:100%;}
.home_case ul{width:1260px;}
.home_case ul li{float:left;width:290px;margin:0 15px 15px 0;padding:4px;border:1px solid #f3f3f3;background:#fff;min-height:234px;}
.home_case ul li a .pic{overflow:hidden;}
.home_case ul li a .pic img{width:100%;height:184px;transition:all 1s;}
.home_case ul li a .title{background:#fff;padding:10px 15px;text-align:center;}
.home_case ul li a:hover .pic img{transform:scale(1.3);}

.link{padding-bottom:20px;}
.link a{display:inline-block;border:1px solid #eee;padding:6px 10px;color:#666;margin:0 8px 8px 0;font-size:14px;border-radius:20px;}
.link a:hover{background:#41b36f;color:#fff;border:1px solid #41b36f;}

.footer{padding:60px 0 30px 0;color:#939393;font-size:12px;}
.footer h6{color:#fff;font-size:14px;margin:0 0 10px 0;padding:0;}
.footer .fl{background:url(../images/bg_foot_line.gif) repeat-y right;width:380px;padding:0 20px 0 0;min-height:140px;margin-right:50px;}
.footer .fl p{margin:0;padding:0;}
.footer .fr{width:770px;}
.footer .fr .left{padding:0 20px 0 40px;float:left;width:20%;min-height:110px;}
.footer .fr .left ul{margin:0;padding:0;}
.footer .fr .left ul li{text-align:left;font-size:12px;color:#939393;font-family:microsoft yahei;line-height:24px;font-weight:normal;}
.footer .fr .left ul li a{color:#939393;}
.footer .fr .left ul li a:hover{color:#fff;}

#bg_foot_nav{background: #ea3c00;text-align:center;}
.foot_nav{height:40px;line-height:40px;color:#fff;}
.foot_nav span{float:right;padding-top:5px;}
.foot_nav a{color:#fff;}
.foot_nav a:hover{color:#f60;}
.copyright{background: #ea3c00;text-align:center;padding:12px 0;color:#fff;font-size:12px;}
.copyright a{color:#fff;}
.copyright a:hover{color:#f30;}

.tedian{padding:15px 0px;overflow:hidden;margin-bottom:20px;border-top-color: rgb(249, 188, 56);border-top-width:4px;border-top-style:solid;background-color:rgb(255,255,255);}
.tedian li{width:295px;height:300px;border-right-color:rgb(204,204,204);border-right-width:1px;border-right-style:dotted;float:left;}
.tedian .last{border:currentColor;}
.tedian h4{text-align:center;color:#000;font-size:18px;}
.tedian span{text-align:center;color:rgb(153,153,153);font-size:12px;margin-top:10px;margin-bottom:10px;display:block;}
.tedian .tu{margin:0px auto;width:156px;height:156px;overflow:hidden;position:relative;}
.tedian .tu img{display:block;}
.tedian .tu b{background:url(../images/tedian01.png) no-repeat center;left:0px;top:0px;width:156px;height:156px;display:block;position:absolute;}
.tedian p{margin:0px auto;width:200px;text-align:justify;color:rgb(51,51,51);line-height:24px;font-size:13px;}

.jianjie{width:100%;height: 450px;background: url(../images/footer_bg4.png) no-repeat;float:left;padding-bottom:98px;}
.jianjie .jj_content{ width:1190px; margin:0 auto; }
.jj_main{ padding-top:0px; }
.jj_main .jj_img{display:block;float:left;}
.jj_main .jj_img img{display:block;width:403px;height:306px;border: 7px solid #ad9319;}
.jj_main .jj_right{float:right;width:750px;margin-right:4px;}
.jj_main .jj_right p{display:block; font-size:16px; color:#fff;line-height:28px; text-align:justify; text-indent:2em;}
.jj_main .jj_right a{display:block;border-radius:5px; border:1px solid #3473ca;color:#3473ca;width:134px;height:34px;line-height:34px; text-align:center;font-size:14px; margin-top:30px;}
.jj_main .jj_right a:hover{background:#fff;}

.youshi{overflow:hidden}
.youshi_bg{
    background: #ea3c00;
}
.youshi01{background:url(../images/youshi_01.png) no-repeat center;height:76px;overflow:hidden;margin:50px auto 5px auto;}
.youshi02{background:url(../images/youshi_02.png) no-repeat center;height:300px;overflow:hidden;}
.youshi03{background:url(../images/youshi_03.png) no-repeat center;height:282px;overflow:hidden;}
.youshi04{background:url(../images/youshi_04.png) no-repeat center;height:322px;overflow:hidden;}
.youshi05{background:url(../images/youshi_05.png) no-repeat center;height:260px;overflow:hidden;}
.youshi h4{color:#ffce39;font-size:20px;margin: 0 10px 0 0;}
.youshi span{color:#fff;font-family:Arial;font-size:13px;/*margin-bottom: -6px; */display:block;}
.youshi p{color:#fff;line-height:36px;font-size: 17px;margin-left:20px;margin-top:0;margin:0 0 0 20px;}
.youshi02 .wen{margin-top:83px;margin-left:65px;}
.youshi03 .wen{margin-top:75px;margin-left:689px;}
.youshi04 .wen{margin-top:74px;margin-left:65px;}
.youshi05 .wen{margin-top:30px;margin-left:689px;}
.youshi05 .phone{background:url(../images/youshiPhone.png) no-repeat left;padding-left:50px;margin-top:-40px;margin-left:400px;}
.youshi05 .phone em{color:rgb(0,0,0);font-size:13px;display:block;margin:0 0 0 20px;}
.youshi05 .phone h3{color: #fff;font-size:22px;font-weight:normal;margin:0 0 0 20px;}

.page_show{width:900px;background:#fff;padding:20px 30px;min-height:496px;}
.page_show p{line-height:30px;}
.page_show img{max-width:100%;}

.job-list{margin:0;}
.job-list li{border-bottom:1px solid #f3f3f3;line-height:40px;background:url(../images/bg_icon_dot.gif) no-repeat 10px 16px;padding-left:30px;}
.job-list li span{float:right;color:#999;}

.news-list{margin:0;}
.news-list li{border-bottom:1px solid #e6e7e8;margin-bottom:10px;padding-bottom:10px;}
.news-list li h1{font-size:18px;margin:0;font-weight:500;}
.news-list li aside{font-size:12px;line-height:24px;color:#999;}
.news-list li p{color:#999;font-size:14px;margin:0;}

.news_show{margin:20px 0;}
.news_show h1{font-size:24px;margin:0;font-weight:300;color:#333;margin:0 0 15px 0;line-height:34px;text-align:center;}
.news_show aside{margin-bottom:30px;color:#999;font-size:12px;border-left: 2px solid #ea3c00;line-height:40px;padding-left:20px;background: #fffcf4;}
.news_show .intro a{color:#06C;}
.news_show .intro a:hover{color:#f30;}
.news_show .intro img{max-width:100%;height:auto;}
.news_show .other{margin-top:30px;text-align:center;}
.news_show .other p{font-weight:bold;}
.news_show .other a{display:inline-block;margin:0 10px;cursor:pointer;background:#fff;border-radius:4px;border:1px solid #ddd;padding:6px 20px;min-width:100px;}
.news_show .other a span{font-size:18px;margin-right:10px;}
.news_show .other a em{font-style:normal;font-size:18px;}
.news_show .other a:hover{background:#1c3366;border-color:#1c3366;color:#fff;}
.news_show .other a:hover span{color:#fff;}
.news_show .tags{font-weight:500;}
.news_show .tags a{margin-left:15px;display:inline-block;border-radius:4px;border:1px solid #ddd;background:#fff;padding:4px 10px;font-weight:normal;font-size:14px;}
.news_show .tags a:hover{background:#1c3366;color:#fff;border-color:#1c3366;}

.like_news{margin:0;}
.like_news li{line-height:40px;border-bottom:1px solid #f3f3f3;background:url(../images/bg_icon_dot.gif) no-repeat 10px 16px;padding-left:30px;}
.like_news li span{float:right;color:#999;}

.like_pro{width:100%;}
.like_pro ul{width:855px;}
.like_pro ul li{float:left;width:270px;margin:0 15px 15px 0;padding:4px;border:1px solid #f3f3f3;background:#fff;min-height:234px;}
.like_pro ul li a .pic{overflow:hidden;}
.like_pro ul li a .pic img{width:100%;height:180px;transition:all 1s;}
.like_pro ul li a .title{background:#fff;padding:10px 15px;text-align:center;}
.like_pro ul li a:hover .pic img{transform:scale(1.3);}

/*商品相关*/
.pro_show{border:0px solid #f3f3f3;padding-bottom:20px;}
#zoom_pic{
 height: 370px;
 overflow: hidden;
}
.pro_show .left{float:left;width:420px;text-align:center;border-right:1px solid #f3f3f3;/* padding:0 20px; */}
.pro_show .left .thumb_pic{margin:40px 0 0 0;text-align:center;}
.pro_show .left .thumb_pic ul{margin:0 auto;}
.pro_show .left .thumb_pic ul li{display:inline-block;margin-right:5px;border:1px solid #eaeaea;padding:3px;cursor:pointer;position:relative;}
.pro_show .left .thumb_pic ul li.hover{border:1px solid #f90;background:#fff;}
.pro_show .left .thumb_pic ul li.hover:after{content:" ";position:absolute;right:27px;top:-6px;width:11px;height:11px;border:#f90 solid 1px;border-left:0;border-bottom:0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);background:#f90;z-index:-1;}

.pro_show .right{margin-left:430px;padding:20px 0 0 30px;}
.pro_show .right h1{font-size:18px;margin:0;padding:0;font-weight:400;text-align:left;}
.pro_show .right h5{font-size:14px;margin:10px 0;padding:0;color:#999;font-weight:normal;}
.pro_show .right .attribute{}
.pro_show .right .attribute li{font-size:14px;line-height:30px;}
.pro_show .right .attribute li em{display:inline-block;width:80px;font-style:normal;color:#555;font-size:14px;}
.pro_show .right .price{font-size:14px;line-height:30px;margin:20px 0;}
.pro_show .right .price span{font-size:36px;color:#f60;}
.pro_show .right .price em{font-size:12px;color:#999;font-style:normal;padding-left:5px;}
.pro_show .right .tags{margin:20px 0;}
.pro_show .right .tags a{margin-left:10px;display:inline-block;border-radius:4px;border:1px solid #dadada;background:#fff;padding:2px 6px;font-weight:normal;font-size:14px;}
.pro_show .right .tags a:hover{background:#1c3366;color:#fff;border-color:#1c3366;}
.pro_show .right .action{margin:30px 0 50px 0;}
.pro_intro{border:1px solid #f3f3f3;margin-bottom:30px;}
.pro_intro .left{width:320px;margin-right:20px;float:left;border:1px solid #f3f3f3;box-shadow:1px 2px 10px rgba(0,0,0,0.1);}
.pro_intro .plist{margin:15px;width:300px;}
.pro_intro .plist ul{width:304px;}
.pro_intro .plist ul li{float:left;width:137px;margin: 0 15px 15px 0;}
.pro_intro .plist ul li a{border:1px solid #ededed;padding:4px;display:block;background:#fff;border-radius:4px;}
.pro_intro .plist ul li a div{overflow:hidden;width:100%;height:100%;}
.pro_intro .plist ul li a div img{width:100%;height:100%;max-height:127px;min-height:127px;display:block;border:0;}
.pro_intro .plist ul li a p{text-align:center;font-size:14px;color:#333;margin:0;padding:5px 0;}
.pro_intro .plist ul li a:hover p{color:#f30;}

.pro_intro .right{float:left;width:850px;border:1px solid #f3f3f3;box-shadow:1px 2px 10px rgba(0,0,0,0.1);}
.pro_intro .tabs{width:100%;background:#f7f7f7;}
.pro_intro .tabs ul{width:100%;background:#f7f7f7;}
.pro_intro .tabs ul li{float:left;}
.pro_intro .tabs ul li a{display:block;padding:10px 30px;text-align:center;font-size:14px;border-right:1px solid #f3f3f3;border-bottom:1px solid #f3f3f3;background:#fff;color:#999;border-top:2px solid #fff;}
.pro_intro .tabs ul li.hover a{border-bottom:1px solid #fff;background:#fff;font-weight:bold;color:#333;border-top:2px solid #1c3366;}
.pro_intro .intro{padding:30px;}
.pro_intro .intro img{max-width:790px;}

.pro_intro .intro .extend{}
.pro_intro .intro .extend li{font-size:14px;line-height:30px;}
.pro_intro .intro .extend li em{display:inline-block;width:120px;font-style:normal;color:#555;font-size:14px;}

/*表单内容*/
.formshow{}
.formshow .item{font-size:14px;line-height:30px;clear:both;}
.formshow .item .lefter{display:inline-block;width:120px;font-style:normal;color:#555;font-size:14px;float:left;}
.formshow .item .righter{margin-left:120px;line-height:30px;}
.formshow .item .righter .pic{max-width:400px;margin:10px 0;}
.formshow .item .righter video{width:450px;height:300px;}

/*分页相关*/
.pagelist ul{text-align:center;margin:20px 0;}
.pagelist a{color:#666;display:inline-block;border:1px solid #ddd;padding:3px 11px;margin:0 2px;}
.pagelist a:hover{border-color:#F37B1D;background:#F37B1D;color:#fff;}
.pagelist .page-num-current{border-color: #ea3c00;background: #ea3c00;color:#fff;}
.pagelist .page-num-current:hover{border-color: #ea3c00;background: #ea3c00;color:#fff;}
 /* 新闻列表 */
 .p14-infolist-1-list dl {
    border: 1px solid #dedede;
    margin-bottom: 15px;
    padding: 22px 50px 22px 22px;
    background: #fff;
    overflow: hidden;
}

.p14-infolist-1-list dt {
    width: 29.5%;
    float: left;
    margin-right: 5.8%;
}

.p14-infolist-1-list dt img {
    width:100%; 
    display: block;
}

.p14-infolist-1-list dd h4 {
    height: 40px;
    font-weight: normal;
    font-size:18px;
    color: #154c64;
    line-height: 40px;
    margin-bottom: 5px;
    overflow: hidden;
}

.p14-infolist-1-list h4 a {
    display: block;
    height: 40px;
    color: #4b4a4a;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.p14-infolist-1-list dl:hover{border: 1px solid #ea3c00;}
.p14-infolist-1-list dl:hover h4 a {
    color: #ea3c00;
}

.p14-infolist-1-list-desc {
    max-height: 72px;
    font-size: 14px;
    line-height: 24px;
    color: #797979;
    margin-bottom: 28px;
    overflow: hidden;
}

.p14-infolist-1-list-deta {
    width: 90px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: block;
    float: right;
    background: #b6b6b6;
    color: #fff;
}
.p14-infolist-1-list-deta a{color:#fff;}

.p14-infolist-1-list dl:hover .p14-infolist-1-list-deta {
    background: #ea3c00;
    border-color: #ea3c00;
}

.p14-infolist-1-list dl:hover .p14-infolist-1-list-deta a {
    color: #fff;
}
/* 留言表 */
.formData {
    padding-bottom: 20px;
    border: solid 1px #d5d5d5;
    padding-bottom: 15px;
    overflow: hidden;
    box-sizing: border-box;
    padding: 20px;
    border-radius: 4px;
    margin-top: 10px;
   }
.formData .item {
    float: left;
    color: #999;
    font-weight: normal;
    width: 425px;
    height: 56px;
    line-height: 56px;
    border: 1px solid #e5e5e5;
    margin-right: 76px;
    margin-bottom: 45px;
    position: relative;
}
.formData .item label {
    padding-left: 15px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 11;
    text-align: center;
    display: block;
    margin: 0;
    height: 56px;
    line-height: 56px;
    font-size: 18px;
    color: #cccccc;
}
.formData .item input {
    outline: none;
    line-height: 38px;
    height: 38px;
    font-size: 18px;
}
.formData .item .txt {
    width: 355px;
    height: 56px;
    line-height: 56px;
    display: block;
    background: none;
    padding-left: 70px;
    border: 0 none;
    color: #999;
}
.formData .item .red {
    position: absolute;
    right: 15px;
    top: 0;
    color: #ff0000;
    z-index: 11;
}
.formData .item.mr0 {
    margin-right: 0;
}
.formData .msg-box {
    position: absolute;
    left: 0;
    top: 0px;
}
.formData .liuyan {
    width: 928px;
    height: 260px;
    border: 1px solid #e5e5e5;
    float: left;
}
.formData .liuyan label {
    text-align: right;
    display: block;
}
.formData .liuyan textarea {
    width: 908px;
    height: 234px;
    line-height: 35px;
    padding: 12px 10px;
    text-indent: 100px;
    font-size: 18px;
    font-family: "microsoft yahei";
    color: #333;
    border: 0 none;
    overflow: hidden;
    background: none;
    resize: none;
    display: block;
    outline: none;
}
.formData .bot {
    width: 100%;
}
.formData .sub {
    width: 232px;
    line-height: 58px;
    margin-right: 2px;
    text-align: center;
    background: #fe0101;
    color: #FFF;
    cursor: pointer;
    font-size: 18px;
    display: block;
    -webkit-transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
    transition: all ease 300ms;
}
.formData .sub:hover {
    background: #e12325;
    transform: translate3d(0px, -6px, 0px);
}
.formData .yzm {
    width: 432px;
}
.formData .yzm .txt {
    padding-left: 80px;
}
.formData .yzm img {
    position: absolute;
    right: 0;
    top: 0;
    height: 56px;
    border: 0px;
    display: block;
}

.online2{background-color:#fff;}
#tbHdx li{
    margin-top:10px;
    box-sizing: border-box;
}
.online2 li .inp_01,.online2 li .inp_02{width:auto;width:100%;height: 53px;border:1px solid #e4eaec;padding:6px 15px;color:#76838f;box-sizing: border-box;border-radius: 4px;outline: 0;font-size: 16px;}
.online2 li .inp_02{height: 146px;resize: none;outline: 0;box-sizing: border-box;}
.online2 li.online_btn{margin:0;}
.online2 .tj{width:100%;margin:0;background-color: #ea3c00;color: #000;font-size:18px;padding:10px 0;border: 0;border-radius: 4px;}


.honor h1{
    text-align:center;
    margin: 30px auto;
    font-family: ÃƒÂ¥Ã‚Â¾Ã‚Â®ÃƒÂ¨Ã‚Â½Ã‚Â¯ÃƒÂ©Ã¢â‚¬ÂºÃ¢â‚¬Â¦ÃƒÂ©Ã‚Â»Ã¢â‚¬Ëœ;
    font-weight: 500;
}
.honor{
    margin-top:40px;
}



